[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 548   SHUFFLE   <  SKIP 31  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18510Washington, Samuel, A91791West CovinaCaliforniaUnited States
28200Henderson, Morgan, W90401Santa MonicaCaliforniaUnited States
27846Rubio, Albert75013ParisSeine (Paris)France
26183Arthur, Allen, M90706BellflowerCaliforniaUnited States

Generated 2025-07-17 23:40:49.001 UTC