[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 7040   SHUFFLE   <  SKIP 551  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17448Hayes, Zachary92806La JollaCaliforniaUnited States
19999Brooks, Danielle92806La JollaCaliforniaUnited States
12388Kumar, Casey, G24044KielSaarlandGermany

Generated 2025-07-22 07:59:12.087 UTC