[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 7849   SHUFFLE   <  SKIP 542  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18891James, Megan, S90706BellflowerCaliforniaUnited States
26182Liang, Brittney, R6105CloverdaleSouth AustraliaAustralia
27802Romero, Robyn, CGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-21 17:05:35.638 UTC