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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17072Kapoor, Kaitlin, M2060Lavender BayNew South WalesAustralia
16566Shen, Ashlee, C77680Roissy en BrieSeine et MarneFrance
29339Li, BrandonV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-11 13:51:01.926 UTC