[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 405   SHUFFLE   <  SKIP 1759  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26335Pal, April, C91502BurbankCaliforniaUnited States
19372Long, Cassidy93700DrancySeine Saint DenisFrance
14547Thompson, Noah, LTY31RuncornEnglandUnited Kingdom

Generated 2025-07-17 22:59:27.215 UTC