[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 529   SHUFFLE   <  SKIP 309  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18892Howard, Chase, K94014ColmaCaliforniaUnited States
19330Shen, Johnny80074MünchenHessenGermany
29298Moreno, Diana, J2036MalabarNew South WalesAustralia
14522Zheng, Omar, C3337MeltonVictoriaAustralia

Generated 2025-07-18 20:01:48.830 UTC