[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 327   SHUFFLE   <  SKIP 577  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15965Watson, Jennifer, H91776San GabrielCaliforniaUnited States
28211Suarez, Randall, M4700RockhamptonQueenslandAustralia
28949Ramos, Lance, S2060Lavender BayNew South WalesAustralia

Generated 2025-07-12 03:27:23.813 UTC