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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19638Peterson, Kimberly, P97068W. LinnOregonUnited States
26167Zhao, Jaclyn, D2065St. LeonardsNew South WalesAustralia
18988Baker, Courtney, A94536FremontCaliforniaUnited States

Generated 2025-07-09 22:55:04.535 UTC