[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 875   SHUFFLE   <  SKIP 6478  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18163Zhang, Gabriel57000MetzMoselleFrance
14746Nelson, Courtney, T90505TorranceCaliforniaUnited States
15977Harris, Julia, T98168BurienWashingtonUnited States

Generated 2025-07-13 00:53:04.570 UTC