[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 236   SHUFFLE   <  SKIP 163  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19439Xu, Franklin, C04838EilenburgBrandenburgGermany
26109Rodriguez, Dalton, J92102San DiegoCaliforniaUnited States
18749Stewart, Olivia, BV2M1S6NewtonBritish ColumbiaCanada

Generated 2025-07-15 16:50:14.663 UTC