[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 34   SHUFFLE   <  SKIP 6458  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26347Raji, Alvin, S98312BremertonWashingtonUnited States
24184Jackson, Alexandra, AOX1OxfordEnglandUnited Kingdom
11033Nath, Jaime2061Milsons PointNew South WalesAustralia

Generated 2025-07-21 03:22:55.057 UTC