[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 3677   SHUFFLE   <  SKIP 2289  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15636White, David, P64283DarmstadtHessenGermany
15706Arthur, Tina, L80610Saint OuenSommeFrance
16990Griffin, Zachary92102San DiegoCaliforniaUnited States
27727Hill, Chloe, R92102San DiegoCaliforniaUnited States

Generated 2025-07-14 14:11:21.558 UTC