[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 416   SHUFFLE   <  SKIP 2136  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12612Torres, ShannonB29 6SLBirminghamEnglandUnited Kingdom
16536Jimenez, Meghan, A93400Saint-DenisSeine Saint DenisFrance
18956Howard, Sara, W94070San CarlosCaliforniaUnited States

Generated 2025-07-15 15:08:42.616 UTC