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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23705Bryant, Jeremy92020El CajonCaliforniaUnited States
16111Green, Allison97034Lake OswegoOregonUnited States
26003Subram, Denise91910Chula VistaCaliforniaUnited States

Generated 2025-07-12 20:38:36.122 UTC