[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 2224   SHUFFLE   <  SKIP 2138  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27517Xu, Jessie, R3550BendigoVictoriaAustralia
22386Gill, Jerome, A66001SaarbrückenSaarlandGermany
29272King, Alex, B90706BellflowerCaliforniaUnited States

Generated 2025-07-21 15:44:07.735 UTC