[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 260  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14217Lopez, Terrance, T2450Coffs HarbourNew South WalesAustralia
26586Baker, Alexandra98312BremertonWashingtonUnited States
12499Wang, Heather, R80074MünchenHamburgGermany
19193Lal, Omar, SGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-11 22:41:40.015 UTC