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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24697Rodriguez, Manuel, AW1V 5RNLondonEnglandUnited Kingdom
27083Perry, Kevin98270MarysvilleWashingtonUnited States
17005Anand, Priscilla, R91910Chula VistaCaliforniaUnited States

Generated 2025-07-08 15:44:17.456 UTC