[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 512   SHUFFLE   <  SKIP 5351  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22309Zhou, Leah, LEC1R 0DULondonEnglandUnited Kingdom
17165Gonzalez, Isaac, E90712LakewoodCaliforniaUnited States
24880Chandra, Summer, DRG12 8TBBracknellEnglandUnited Kingdom
16726Wood, Miguel92020El CajonCaliforniaUnited States

Generated 2025-07-21 00:23:11.674 UTC