[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 9768  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13150Yang, Lacey2113North RydeNew South WalesAustralia
21068Jimenez, Lawrence, BPE17BuryEnglandUnited Kingdom
15937Lewis, Grace, R98225BellinghamWashingtonUnited States

Generated 2025-07-14 19:06:50.815 UTC