[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 1953   <  SKIP 135  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20881Navarro, Wendy, CPE17BuryEnglandUnited Kingdom
23573Gao, Jorge4655Hervey BayQueenslandAustralia
27465Garcia, Seth, L97071WoodburnOregonUnited States
14407Bryant, Thomas92118CoronadoCaliforniaUnited States

Generated 2025-07-15 03:41:52.012 UTC