[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 406   SHUFFLE   <  SKIP 3066  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18207Gonzalez, Phillip, N2264SilverwaterNew South WalesAustralia
26660Sutton, Kern, A4169East BrisbaneQueenslandAustralia
18618Rai, Mitchell75012ParisSeine (Paris)France
19506Lin, Candice, KW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-20 15:22:51.928 UTC