[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 3669   SHUFFLE   <  SKIP 2183  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18942Ortega, Billy90706BellflowerCaliforniaUnited States
18688Barnes, Antonio98366Port OrchardWashingtonUnited States
18926Lobao, AlexandreV2M1P1NewtonBritish ColumbiaCanada
14184Jenkins, CalebTY31RuncornEnglandUnited Kingdom

Generated 2025-07-16 13:16:49.613 UTC