[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 1061  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15170Martinez, Jermaine, L2065St. LeonardsNew South WalesAustralia
24104Ortega, RobynTY31RuncornEnglandUnited Kingdom
25427Zeng, Omar90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 22:17:59.710 UTC