[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 3104   SHUFFLE   <  SKIP 2052  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15495Alonso, Craig, A91910Chula VistaCaliforniaUnited States
20742Stewart, Isabella, M97034Lake OswegoOregonUnited States
20167Serrano, Joe, MSW19 3RULondonEnglandUnited Kingdom
11529Bryant, Austin, L97205PortlandOregonUnited States

Generated 2025-07-13 06:09:56.686 UTC