[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 680   SHUFFLE   <  SKIP 1115  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21145Lal, Mindy94010BurlingameCaliforniaUnited States
24129Gutierrez, Jamie, A60323FrankfurtHessenGermany
25508Cook, Melissa20354HamburgHamburgGermany
25755Huang, JefferyW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-18 14:56:14.631 UTC