[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 189   SHUFFLE   <  SKIP 999  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17750Jai, Shawna, WB29 6SLBirminghamEnglandUnited Kingdom
12800Chen, Lacey, E04139LeipzigNordrhein-WestfalenGermany
27438Shan, Alejandro90706BellflowerCaliforniaUnited States

Generated 2025-07-16 01:54:32.737 UTC