[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 511   SHUFFLE   <  SKIP 334  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11806Stewart, Jennifer, S94010BurlingameCaliforniaUnited States
19626Anand, Bradley2580GoulburnNew South WalesAustralia
16991Henderson, Brianna, C98020EdmondsWashingtonUnited States

Generated 2025-07-16 06:11:59.900 UTC