[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   SHUFFLE   SKIP 5229   <  SKIP 770  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23190Ramirez, Nathaniel90706BellflowerCaliforniaUnited States
12316Luo, Alejandro, KW1V 5RNLondonEnglandUnited Kingdom
23483Jai, David90241DowneyCaliforniaUnited States
13216Mitchell, Mary94536FremontCaliforniaUnited States

Generated 2025-07-19 13:00:46.334 UTC