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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24303Diaz, Megan, A2500WollongongNew South WalesAustralia
14869Bryant, Jennifer, J97068W. LinnOregonUnited States
26300Ortega, Audrey, D90706BellflowerCaliforniaUnited States

Generated 2025-07-10 03:31:25.498 UTC