[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 512   SHUFFLE   <  SKIP 62  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25238Madan, Kristopher, A2065St. LeonardsNew South WalesAustralia
11143Henderson, Jonathan, M90712LakewoodCaliforniaUnited States
12627Zheng, Leah, RW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-17 00:19:08.492 UTC