[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 647   SHUFFLE   <  SKIP 1484  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27083Perry, Kevin98270MarysvilleWashingtonUnited States
28296Butler, Thomas, C94704BerkeleyCaliforniaUnited States
21360Gill, Orlando2060Lavender BayNew South WalesAustralia

Generated 2025-07-20 19:31:26.802 UTC