[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 3032   SHUFFLE   <  SKIP 649  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19641Evans, Richard97034Lake OswegoOregonUnited States
18460Butler, Faith95062Santa CruzCaliforniaUnited States
27188She, Claudia, C48001MünsterSaarlandGermany

Generated 2025-07-14 14:23:31.300 UTC