[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 9144  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15545Rivera, Jennifer, S91910Chula VistaCaliforniaUnited States
14240Foster, Caroline98033KirklandWashingtonUnited States
23565Torres, Julia, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-20 23:09:04.403 UTC