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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11512Campbell, Natalie, LV8POak BayBritish ColumbiaCanada
25149Griffin, Samantha98366Port OrchardWashingtonUnited States
18907Nara, Priscilla4169East BrisbaneQueenslandAustralia

Generated 2025-07-15 18:11:22.263 UTC