[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 327   SHUFFLE   <  SKIP 495  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12502Sanchez, DarrenOX16 8RSOxonEnglandUnited Kingdom
20640Turner, Noah, S92020El CajonCaliforniaUnited States
15373Jones, Kaitlyn98201EverettWashingtonUnited States

Generated 2025-07-12 11:50:12.639 UTC