[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 0   SHUFFLE   <  SKIP 2646  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20776Long, Haley99362Walla WallaWashingtonUnited States
25379Young, Hailey, M98225BellinghamWashingtonUnited States
22877Griffin, XavierV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-11-05 09:46:45.745 UTC