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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20530Jenkins, Mariah, M97068W. LinnOregonUnited States
15906Lewis, KaitlynV0SookeBritish ColumbiaCanada
27993Miller, Hunter95062Santa CruzCaliforniaUnited States

Generated 2025-07-11 09:57:16.693 UTC