[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   SHUFFLE   SKIP 3211   <  SKIP 1979  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25580Allen, Amber, A59491Villeneuve-d'AscqNordFrance
20507Anderson, Joshua, A98403TacomaWashingtonUnited States
28892Bryant, Marissa, APB12PeterboroughEnglandUnited Kingdom
24941Garcia, Wyatt, T97205PortlandOregonUnited States

Generated 2025-07-16 10:58:34.510 UTC