[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 928   SHUFFLE   <  SKIP 1427  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20120Hughes, Fernando98055RentonWashingtonUnited States
24513Deng, Alejandro94014ColmaCaliforniaUnited States
13454Griffin, Benjamin90802Long BeachCaliforniaUnited States

Generated 2025-07-17 18:12:08.692 UTC