[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 34   SHUFFLE   <  SKIP 2503  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23026Rogers, Jessica, M91203GlendaleCaliforniaUnited States
15991Taylor, David98055RentonWashingtonUnited States
11268Carter, Katelyn, A92118CoronadoCaliforniaUnited States

Generated 2025-07-14 05:46:11.931 UTC