[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 2693   SHUFFLE   <  SKIP 198  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19741Rivera, María, R98201EverettWashingtonUnited States
20762King, Jennifer, C94109San FranciscoCaliforniaUnited States
15701Kapoor, Jillian, RGL50CheltenhamEnglandUnited Kingdom
19879Green, Ian, S91945Lemon GroveCaliforniaUnited States

Generated 2025-07-21 13:50:47.378 UTC