[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 650   SHUFFLE   <  SKIP 2922  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18094Alonso, Roy90706BellflowerCaliforniaUnited States
11292Phillips, Seth91776San GabrielCaliforniaUnited States
28063Turner, Gabrielle, A95062Santa CruzCaliforniaUnited States

Generated 2025-07-14 12:53:41.643 UTC