[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 158   SHUFFLE   <  SKIP 779  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17608Cooper, Carlos, S98055RentonWashingtonUnited States
14646Garcia, Dylan, L94941Mill ValleyCaliforniaUnited States
18492Johnston, Tamara, H2065St. LeonardsNew South WalesAustralia

Generated 2025-07-10 13:06:48.279 UTC