[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 2357  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17541Zeng, Kristen, A98225BellinghamWashingtonUnited States
14224She, Tamara, M1597Lane CoveNew South WalesAustralia
18126Ortega, Larry, CLE18LeedsEnglandUnited Kingdom
22001Chander, Gregory, J7001HobartTasmaniaAustralia

Generated 2025-07-12 04:27:08.585 UTC