[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 575   SHUFFLE   <  SKIP 3350  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11167Barnes, Jasmine, J98027IssaquahWashingtonUnited States
14792Rubio, Jerome, LCB4 4BZCambridgeEnglandUnited Kingdom
19879Green, Ian, S91945Lemon GroveCaliforniaUnited States

Generated 2025-07-16 09:05:48.195 UTC