[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 3669   SHUFFLE   <  SKIP 2039  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20709Evans, Samuel, M94941Mill ValleyCaliforniaUnited States
24518Allen, Stephanie90712LakewoodCaliforniaUnited States
15055Torres, Patrick, W66740SaarlouisSaarlandGermany
28759Rivera, Melissa, SEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-14 12:20:18.199 UTC