[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   SHUFFLE   SKIP 3211   <  SKIP 1958  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24107Jenkins, Jonathan91054ErlangenBayernGermany
29468Morris, Jacqueline, HGL50CheltenhamEnglandUnited Kingdom
14196Dominguez, Felicia, RWA3WatfordEnglandUnited Kingdom

Generated 2025-07-14 13:31:22.316 UTC