[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 470   SHUFFLE   <  SKIP 3738  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25767Hill, Bailey, L98403TacomaWashingtonUnited States
26255Alexander, Cameron97355LebanonOregonUnited States
25238Madan, Kristopher, A2065St. LeonardsNew South WalesAustralia

Generated 2025-07-09 09:03:52.223 UTC