[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 2421   SHUFFLE   <  SKIP 4026  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28975Gill, Walter94010BurlingameCaliforniaUnited States
11249Patel, Cindy, A66272Sulzbach TaunusSaarlandGermany
29077Mr., Henderson, Blake, C90401Santa MonicaCaliforniaUnited States

Generated 2025-07-12 20:05:43.191 UTC