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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11842Wilson, Justin98501OlympiaWashingtonUnited States
14311Alvarez, Erik, M1002SydneyNew South WalesAustralia
23588Hughes, Ryan, C98366Port OrchardWashingtonUnited States

Generated 2025-07-11 14:38:57.722 UTC