[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 211   SHUFFLE   <  SKIP 2186  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12676Madan, Michele, A3550BendigoVictoriaAustralia
13564Blanco, Sabrina75003ParisSeine (Paris)France
26569Sanchez, Michelle, R4655Hervey BayQueenslandAustralia

Generated 2025-07-12 17:00:55.083 UTC