[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 3669   SHUFFLE   <  SKIP 3987  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25983Alexander, Jack, J97045Oregon CityOregonUnited States
22808Suri, Ebony, ARH15 9UDWest SussexEnglandUnited Kingdom
24453Yuan, Cassie, J2300NewcastleNew South WalesAustralia

Generated 2025-07-15 09:05:35.097 UTC