[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 191   SHUFFLE   <  SKIP 317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24551Malhotra, Molly93000BobignySeine Saint DenisFrance
26973Rowe, Alberto, WGL50CheltenhamEnglandUnited Kingdom
14881Griffin, Eric98312BremertonWashingtonUnited States

Generated 2025-07-20 12:48:01.857 UTC