[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 680   SHUFFLE   <  SKIP 3179  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12603Reed, ColePB12PeterboroughEnglandUnited Kingdom
21137Li, SteveBD1 4SJW. YorkEnglandUnited Kingdom
16016She, Bradley, L3198SeafordVictoriaAustralia

Generated 2025-07-16 19:15:47.821 UTC