[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 438   SHUFFLE   <  SKIP 795  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16426Ye, Jorge, R80610Saint OuenSommeFrance
14305Shen, Brendan, L2580GoulburnNew South WalesAustralia
28434Lauer, Brian45001EssenHamburgGermany
25775Chandra, Marie, AW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-10 22:49:39.300 UTC