[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 3965  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26484Patterson, Fernando, E90706BellflowerCaliforniaUnited States
16962Coleman, Zachary94536FremontCaliforniaUnited States
27146Hernandez, Danny4700RockhamptonQueenslandAustralia

Generated 2025-07-12 00:51:17.242 UTC