[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 2421   SHUFFLE   <  SKIP 1571  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17439Butler, Jasmine98052RedmondWashingtonUnited States
26656Hall, Amanda4217Gold CoastQueenslandAustralia
29417Vazquez, Kellie, B80074MünchenHamburgGermany

Generated 2025-07-11 03:14:25.270 UTC