[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 475   SHUFFLE   <  SKIP 3244  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17644Adams, Rebecca, FWA3WatfordEnglandUnited Kingdom
22887Richardson, Mason, L94947NovatoCaliforniaUnited States
19613Garcia, Ruben4700RockhamptonQueenslandAustralia

Generated 2025-07-15 02:51:10.076 UTC