[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   SHUFFLE   <  SKIP 2077  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11259Stewart, Victoria, C97301SalemOregonUnited States
11773Diaz, Gavin, E92020El CajonCaliforniaUnited States
29099Shen, Tony6006PerthSouth AustraliaAustralia

Generated 2025-07-11 16:05:38.967 UTC