[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 717   SHUFFLE   <  SKIP 1904  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21047Andersen, Sheena66041PoingSaarlandGermany
28304Zeng, Colleen, L3205South MelbourneVictoriaAustralia
13549King, Richard75007ParisSeine (Paris)France

Generated 2025-07-13 23:05:43.108 UTC