[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 549   SHUFFLE   <  SKIP 831  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19819Brown, Andrew91950National CityCaliforniaUnited States
13260Flores, James, V66578NeunkirchenSaarlandGermany
19384Rai, Gilbert, B66578NeunkirchenSaarlandGermany

Generated 2025-07-12 10:29:16.216 UTC