[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 368   SHUFFLE   <  SKIP 642  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23883Russell, Jackson, L94611OaklandCaliforniaUnited States
19090Chander, Marshall2061Milsons PointNew South WalesAustralia
17492Price, Amanda, S97330CorvallisOregonUnited States

Generated 2025-07-21 14:49:19.804 UTC