[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 4279  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17365Patterson, Thomas98033KirklandWashingtonUnited States
19281Carlson, Mallory, A41100Saint OuenLoir et CherFrance
22822Anderson, Devin, AWA1WarringtonEnglandUnited Kingdom
22554Xu, GilbertY024 1GFYorkEnglandUnited Kingdom
23964Nara, Arturo78100Saint Germain en LayeYvelineFrance
26284Ward, Garrett98201EverettWashingtonUnited States

Generated 2025-07-11 13:48:00.961 UTC