[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 511   SHUFFLE   <  SKIP 2507  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29120Brown, Kaitlyn4217Gold CoastQueenslandAustralia
21700Ramirez, Juan, M94303Palo AltoCaliforniaUnited States
12225Ortega, Kathleen, G66041PoingSaarlandGermany

Generated 2025-07-20 13:55:12.172 UTC