[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 4497  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11854Mitchell, Jason, K91791West CovinaCaliforniaUnited States
27008Blue, Oscar, LPE17BuryEnglandUnited Kingdom
26507Thakur, Abhijit98168BurienWashingtonUnited States

Generated 2025-07-11 14:32:22.145 UTC