[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 405   SHUFFLE   <  SKIP 1467  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23418Wu, Brittney2264SilverwaterNew South WalesAustralia
23717Griffin, Aidan, A98052RedmondWashingtonUnited States
17855Lopez, RonaldRG12 8TBBracknellEnglandUnited Kingdom
26084Jenkins, Luke91977Spring ValleyCaliforniaUnited States

Generated 2025-07-14 23:22:01.426 UTC