[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 482   SHUFFLE   <  SKIP 3972  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21340Wang, Adam, L99202SpokaneWashingtonUnited States
11944Rodriguez, Rachael, M2264SilverwaterNew South WalesAustralia
11467Zheng, Arturo, C2065St. LeonardsNew South WalesAustralia

Generated 2025-07-09 20:12:14.447 UTC