[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 438   SHUFFLE   <  SKIP 289  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20120Hughes, Fernando98055RentonWashingtonUnited States
12063Martinez, Xavier98225BellinghamWashingtonUnited States
29182Xu, Wesley, K2138RhodesNew South WalesAustralia

Generated 2025-07-14 00:43:52.040 UTC