[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 6103  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14265Bell, Garrett, JV8Z 4N5ShawneeBritish ColumbiaCanada
21405Shen, Bonnie4217Gold CoastQueenslandAustralia
22393Perez, Chelsea, K80074MünchenHamburgGermany

Generated 2025-07-11 19:44:55.468 UTC