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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18477Hughes, Angelica, G91950Lincoln AcresCaliforniaUnited States
12172Alexander, Eduardo, E92625Newport BeachCaliforniaUnited States
22606Hernandez, Alfredo, C63151MühlheimHamburgGermany
15318Watson, Grace, D97330CorvallisOregonUnited States

Generated 2025-07-17 19:10:33.889 UTC