[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 1630  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13720Johnson, Cameron, RV0SookeBritish ColumbiaCanada
13803Zheng, Krystal66740SaarlouisSaarlandGermany
24522Perez, Alex90401Santa MonicaCaliforniaUnited States

Generated 2025-07-10 22:56:35.160 UTC