[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 880  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27986Vance, Henry2060Lavender BayNew South WalesAustralia
23883Russell, Jackson, L94611OaklandCaliforniaUnited States
14916Washington, Paige, C98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-11 02:10:32.942 UTC