[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 1076   SHUFFLE   <  SKIP 539  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26746Adams, Amber4000BrisbaneQueenslandAustralia
22241Washington, Alexandria, M98052RedmondWashingtonUnited States
28557Alvarez, Casey, AKB9KirkbyEnglandUnited Kingdom
17381Guo, Krystal, S4217Gold CoastQueenslandAustralia

Generated 2025-07-21 14:54:13.783 UTC