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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23636Gonzalez, Rachael, MOX1OxfordEnglandUnited Kingdom
17772Andersen, LeonardW1V 5RNLondonEnglandUnited Kingdom
16857Munoz, Lawrence, C98168BurienWashingtonUnited States

Generated 2025-07-11 06:17:40.526 UTC