[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 872   SHUFFLE   <  SKIP 3125  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27087Clark, Justin, G92102San DiegoCaliforniaUnited States
12839Fernandez, DominiqueOX16 8RSOxonEnglandUnited Kingdom
19085Kumar, Shawna, L2264SilverwaterNew South WalesAustralia

Generated 2025-07-18 07:03:37.625 UTC