[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 676  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12201Yuan, Mindy, D94010BurlingameCaliforniaUnited States
22902Madan, Pedro98225BellinghamWashingtonUnited States
11476Navarro, Erika, KKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-11 16:48:33.105 UTC