[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 484   SHUFFLE   <  SKIP 2155  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16919Sullivan, Kaitlin2138RhodesNew South WalesAustralia
16201Martin, RossSE1 8HLLondonEnglandUnited Kingdom
23166Ward, Cody91941GrossmontCaliforniaUnited States
19634Nath, Gregory91910Chula VistaCaliforniaUnited States

Generated 2025-07-15 00:08:09.541 UTC