[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 2608   SHUFFLE   <  SKIP 1053  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20597Beck, Carly41100Saint OuenLoir et CherFrance
13457Henderson, Eric97068W. LinnOregonUnited States
13145Xu, Gilbert14227CheektowagaNew YorkUnited States

Generated 2025-07-15 09:34:37.194 UTC