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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12272Alexander, Justin, MLE18LeedsEnglandUnited Kingdom
28697Gutierrez, Raquel, HL4 4HBLiverpoolEnglandUnited Kingdom
17323Jai, Rafael, L3550BendigoVictoriaAustralia

Generated 2025-07-19 16:22:47.720 UTC