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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24952Long, Amanda, A97355LebanonOregonUnited States
29222Perez, Evan, R90505TorranceCaliforniaUnited States
19564Gutierrez, Lawrence, M2036MalabarNew South WalesAustralia

Generated 2025-07-21 08:22:48.878 UTC