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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25307Hernandez, Daisy66740SaarlouisSaarlandGermany
28699Lu, Leah66041PoingSaarlandGermany
23882Butler, Alexia, F91950National CityCaliforniaUnited States

Generated 2025-07-13 09:38:59.814 UTC