[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 250   <  SKIP 4781  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26975Ward, Janet59140DunkerqueNordFrance
28401Alexander, Maria, F59140DunkerqueNordFrance
28460Powell, Nathan59140DunkerqueNordFrance
28475Ramos, Bruce59140DunkerqueNordFrance
28551Xu, Warren, A59140DunkerqueNordFrance
28728Long, Dylan, C59140DunkerqueNordFrance

Generated 2025-07-07 21:17:23.654 UTC