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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27287Perez, Samuel, E90012Los AngelesCaliforniaUnited States
27213Lewis, Julia99202SpokaneWashingtonUnited States
23637Jai, Yolanda, E59170CroixNordFrance
17540Gutierrez, Gloria, L97005BeavertonOregonUnited States

Generated 2025-07-14 05:15:04.755 UTC