[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 740  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12298Zeng, Crystal66578NeunkirchenSaarlandGermany
29329Campbell, Lucas97205PortlandOregonUnited States
16570She, Julie, G78000VersaillesYvelineFrance

Generated 2025-07-10 18:46:30.823 UTC