[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 0   SHUFFLE   <  SKIP 2775  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12816Mehta, Tammy80074MünchenHamburgGermany
18274Sanchez, Carla2300NewcastleNew South WalesAustralia
24196Gill, Armando, J31770ColomiersGaronne (Haute)France

Generated 2025-11-03 07:55:16.053 UTC