[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 509   SHUFFLE   <  SKIP 331  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16834Peterson, Morgan, JV2W 1W2HaneyBritish ColumbiaCanada
13977Brown, Alexandra, R98027IssaquahWashingtonUnited States
19117Coleman, Kaitlyn, C91502BurbankCaliforniaUnited States

Generated 2025-07-20 12:35:00.180 UTC