[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 210   SHUFFLE   <  SKIP 1973  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25545Long, Kelly, GPB12PeterboroughEnglandUnited Kingdom
26215Shan, GrantMK8 8ZDMilton KeynesEnglandUnited Kingdom
26792Torres, Casey94704BerkeleyCaliforniaUnited States
16682Ramos, Kristy2061Milsons PointNew South WalesAustralia

Generated 2025-07-14 19:38:03.085 UTC