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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28795Allen, Jesse92625Newport BeachCaliforniaUnited States
19466Lopez, Morgan, FKB9KirkbyEnglandUnited Kingdom
11180Anand, April91910Chula VistaCaliforniaUnited States

Generated 2025-07-10 16:10:04.765 UTC