[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 512   SHUFFLE   <  SKIP 810  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28895Luo, Mitchell, E80074MünchenNordrhein-WestfalenGermany
15517Edwards, Thomas, C90401Santa MonicaCaliforniaUnited States
21831Anand, Yolanda59100RoubaixNordFrance
26779Henderson, Alexandra, J94947NovatoCaliforniaUnited States

Generated 2025-07-13 06:39:21.595 UTC