[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 7828   SHUFFLE   <  SKIP 2261  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22416Romero, Tabitha, MSE1 8HLLondonEnglandUnited Kingdom
19579Zheng, Dawn, F1002SydneyNew South WalesAustralia
17629Torres, Tabitha80074MünchenHamburgGermany
16169Lin, Dennis2500WollongongNew South WalesAustralia

Generated 2025-07-21 06:51:03.463 UTC