[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 3677   SHUFFLE   <  SKIP 3325  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24227Phillips, Sara, A92020El CajonCaliforniaUnited States
12101Patterson, Logan92625Newport BeachCaliforniaUnited States
28405Malhotra, Erick, A41485GrevenbroichBayernGermany

Generated 2025-07-18 03:04:57.067 UTC