[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 468   <  SKIP 4566  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28551Xu, Warren, A59140DunkerqueNordFrance
28728Long, Dylan, C59140DunkerqueNordFrance
28904Flores, Ian59140DunkerqueNordFrance
28460Powell, Nathan59140DunkerqueNordFrance
28475Ramos, Bruce59140DunkerqueNordFrance
29471Ortega, Dana59140DunkerqueNordFrance
29445Lal, Bonnie, A59140DunkerqueNordFrance
29447Deng, Lindsay, K59140DunkerqueNordFrance

Generated 2025-07-14 23:48:15.635 UTC