[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 0   SHUFFLE   <  SKIP 2305  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24697Rodriguez, Manuel, AW1V 5RNLondonEnglandUnited Kingdom
16543McDonald, JennyW1Y 3RALondonEnglandUnited Kingdom
29359Fernandez, Harold, CE17 6JFLondonEnglandUnited Kingdom
17104Rodriguez, Clifford80074MünchenNordrhein-WestfalenGermany
28925Lu, Warren, H1597Lane CoveNew South WalesAustralia
12153Bailey, Kaitlyn, M94611OaklandCaliforniaUnited States

Generated 2025-10-31 00:58:55.522 UTC