[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 4337   <  SKIP 451  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21705Sharma, Warren, N91910Chula VistaCaliforniaUnited States
29217Wilson, Alexis, D98403TacomaWashingtonUnited States
24824Wood, Alexandria, MV8POak BayBritish ColumbiaCanada

Generated 2025-07-15 23:37:09.724 UTC