[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 438   SHUFFLE   <  SKIP 447  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21537Navarro, Gloria, M20354HamburgHamburgGermany
20644Brooks, Patrick91950National CityCaliforniaUnited States
27802Romero, Robyn, CGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-14 14:15:35.043 UTC