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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12093Chandra, Levi90210Beverly HillsCaliforniaUnited States
18627Gomez, Kristine, EE17 6JFLondonEnglandUnited Kingdom
17087Dominguez, JésusC2H 7AULondonEnglandUnited Kingdom
19953Lal, Darrell3198SeafordVictoriaAustralia

Generated 2025-07-11 12:01:01.487 UTC