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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22076Vazquez, Nelson, D94014ColmaCaliforniaUnited States
26476Jai, Jordan90241DowneyCaliforniaUnited States
18351Smith, Alexander94010BurlingameCaliforniaUnited States

Generated 2025-07-09 16:30:22.567 UTC