[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 2426   <  SKIP 2301  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20328Carter, Sierra92102San DiegoCaliforniaUnited States
19409Allen, Savannah91950Lincoln AcresCaliforniaUnited States
18394Wright, Sean, A98055RentonWashingtonUnited States

Generated 2025-07-18 21:15:25.968 UTC