[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 3001   SHUFFLE   <  SKIP 348  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14690Rai, Drew, D91054ErlangenBayernGermany
17597Diaz, Sarah98901YakimaWashingtonUnited States
21329Brown, Wyatt94063Redwood CityCaliforniaUnited States

Generated 2025-07-17 22:55:16.296 UTC