[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 613   SHUFFLE   <  SKIP 1133  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28728Long, Dylan, C59140DunkerqueNordFrance
16498Jones, Hunter98027IssaquahWashingtonUnited States
14196Dominguez, Felicia, RWA3WatfordEnglandUnited Kingdom

Generated 2025-07-12 04:54:41.443 UTC