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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20230Munoz, Gary, D2500WollongongNew South WalesAustralia
11672Jai, Chad, C90210Beverly HillsCaliforniaUnited States
26897Xie, Katrina, MSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-15 06:18:03.255 UTC