[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 327   SHUFFLE   <  SKIP 552  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29080Nara, Yolanda2036MalabarNew South WalesAustralia
16574Gomez, Joe, ERG12 8TBBracknellEnglandUnited Kingdom
28145Jones, Brandon, C91502BurbankCaliforniaUnited States

Generated 2025-07-11 05:42:11.921 UTC