[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 2500   SHUFFLE   <  SKIP 439  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23336Bryant, Jocelyn, M94014ColmaCaliforniaUnited States
16703Sanchez, Denise7001HobartTasmaniaAustralia
19938Patel, Chelsea, PW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-17 14:56:46.150 UTC