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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29038Hughes, Vanessa, S90712LakewoodCaliforniaUnited States
17565Murphy, Alexandra98033KirklandWashingtonUnited States
20242Thomas, Christopher, M1002SydneyNew South WalesAustralia

Generated 2025-07-12 01:24:37.398 UTC