[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 224   SHUFFLE   <  SKIP 1340  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22176Yang, Alejandro, M2500WollongongNew South WalesAustralia
11555Henderson, Alexandria, REM15Esher-MoleseyEnglandUnited Kingdom
12926Murphy, Sara, M90712LakewoodCaliforniaUnited States

Generated 2025-07-12 22:22:49.202 UTC