[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 482   SHUFFLE   <  SKIP 3843  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19755Foster, Lauren, M99202SpokaneWashingtonUnited States
25885Washington, Hailey, SV0SookeBritish ColumbiaCanada
19349Anand, Warren, M45001EssenHamburgGermany
21338Price, Victoria, A94704BerkeleyCaliforniaUnited States

Generated 2025-07-18 11:25:48.751 UTC