[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 127   SHUFFLE   <  SKIP 2658  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13522Taylor, Logan3220GeelongVictoriaAustralia
14008Liu, Karen, F3220GeelongVictoriaAustralia
22806Sun, Crystal, E04838EilenburgBrandenburgGermany

Generated 2025-07-16 20:24:58.961 UTC