[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 1845   SHUFFLE   <  SKIP 1973  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26126Bell, Alexandra, R90012Los AngelesCaliforniaUnited States
22087Coleman, Joan, K92118CoronadoCaliforniaUnited States

Generated 2025-07-20 14:31:18.589 UTC