[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 875   SHUFFLE   <  SKIP 663  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23213Green, Noah90802Long BeachCaliforniaUnited States
11872Patterson, Faith, L91203GlendaleCaliforniaUnited States
21029Martin, Kristi, C66740SaarlouisSaarlandGermany
26503Townsend, Jeremiah, IV2L3W8NewtonBritish ColumbiaCanada

Generated 2025-07-17 06:21:47.033 UTC