[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 475   SHUFFLE   <  SKIP 4225  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16436Henderson, Ethan59100RoubaixNordFrance
13776Carter, MiguelCM11BillericayEnglandUnited Kingdom
24430Long, Dalton94519ConcordCaliforniaUnited States

Generated 2025-07-10 14:38:42.567 UTC