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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17753Sanz, KendraEM15Esher-MoleseyEnglandUnited Kingdom
25235Torres, Monique2580GoulburnNew South WalesAustralia
12286Jenkins, Nathan, MPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-16 15:09:02.056 UTC