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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26833Rai, Kelvin, MGA10GatesheadEnglandUnited Kingdom
21091Jenkins, Ashley20354HamburgHamburgGermany
22558Ye, Ernest, AWA3 7BHWarringtonEnglandUnited Kingdom
29298Moreno, Diana, J2036MalabarNew South WalesAustralia

Generated 2025-07-17 12:14:23.345 UTC