[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 1875   SHUFFLE   <  SKIP 1192  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16097Stewart, JessicaV8Y 1L1CliffsideBritish ColumbiaCanada
22864Hall, Mason98027IssaquahWashingtonUnited States
23811Powell, Ethan, L91776San GabrielCaliforniaUnited States

Generated 2025-07-16 02:16:28.543 UTC