[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 5351   SHUFFLE   <  SKIP 64  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25299Romero, Hector, E59000LilleNordFrance
15647He, Dawn4217Gold CoastQueenslandAustralia
24184Jackson, Alexandra, AOX1OxfordEnglandUnited Kingdom

Generated 2025-07-17 08:48:18.976 UTC