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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23426Ferrier, Mathew2055North SydneyNew South WalesAustralia
20491Perry, Dakota98201EverettWashingtonUnited States
28790Howard, Seth97034Lake OswegoOregonUnited States

Generated 2025-07-19 20:31:00.718 UTC