[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 2986   SHUFFLE   <  SKIP 1606  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15329Cox, Brianna91977Spring ValleyCaliforniaUnited States
24537Saunders, CynthiaW1N 9FALondonEnglandUnited Kingdom
28715Foster, Maria, E4217Gold CoastQueenslandAustralia

Generated 2025-07-22 11:54:25.482 UTC