[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 394   SHUFFLE   <  SKIP 1622  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15738Miller, Abigail90505TorranceCaliforniaUnited States
17887Madan, Joel, CSW6 SBYLondonEnglandUnited Kingdom
19626Anand, Bradley2580GoulburnNew South WalesAustralia

Generated 2025-07-11 03:46:36.822 UTC