[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 2421   SHUFFLE   <  SKIP 162  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25403Clark, Jasmine, E90401Santa MonicaCaliforniaUnited States
16222Anderson, Brandon, S94704BerkeleyCaliforniaUnited States
25153Coleman, Ryan98366Port OrchardWashingtonUnited States
26906Rai, Darrell, CSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-17 14:56:37.814 UTC