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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14462Sanz, Beth90210Beverly HillsCaliforniaUnited States
16946Diaz, Teresa, LY03 4TNYorkEnglandUnited Kingdom
21227Morgan, Melanie4551CaloundraQueenslandAustralia
16437Gutierrez, Jésus, EC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-21 13:26:10.234 UTC