[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 750   SHUFFLE   <  SKIP 274  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18636Chapman, Edgar, C38001BraunschweigNordrhein-WestfalenGermany
25218Sun, Christy3220GeelongVictoriaAustralia
15655Gomez, Deanna45001EssenHamburgGermany

Generated 2025-07-08 10:53:03.729 UTC