[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 625   SHUFFLE   <  SKIP 2387  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19606Parker, Gabriel4655Hervey BayQueenslandAustralia
11934Shan, Justin, L98168BurienWashingtonUnited States
21531Vance, Kari, C93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-10 12:31:54.388 UTC