[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 324   SHUFFLE   <  SKIP 355  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16475Anand, Kurt, L45001EssenHamburgGermany
12656Roberts, Blake78000VersaillesYvelineFrance
15662Richardson, Megan, MYO15YorkEnglandUnited Kingdom

Generated 2025-07-20 04:34:06.869 UTC