[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 494   SHUFFLE   <  SKIP 400  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12802Sun, Alan, W70452StuttgartSaarlandGermany
13935Sanchez, Kimberly, L94611OaklandCaliforniaUnited States
23540Lopez, Bruce4217Gold CoastQueenslandAustralia

Generated 2025-07-17 18:46:02.362 UTC