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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18052Young, Maria, J94109San FranciscoCaliforniaUnited States
23109Hughes, Lauren, E97071WoodburnOregonUnited States
22076Vazquez, Nelson, D94014ColmaCaliforniaUnited States

Generated 2025-07-14 18:30:25.174 UTC