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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26970Rai, Kara, DPE17BuryEnglandUnited Kingdom
28367Johnsen, JeromePE17BuryEnglandUnited Kingdom
16261Navarro, Diana, A59140DunkerqueNordFrance

Generated 2025-07-11 13:39:57.499 UTC