[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 484   SHUFFLE   <  SKIP 2266  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12442Richardson, Allison91502BurbankCaliforniaUnited States
24129Gutierrez, Jamie, A60323FrankfurtHessenGermany
26583Patterson, James, P90401Santa MonicaCaliforniaUnited States

Generated 2025-07-09 15:50:23.523 UTC