[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 405   SHUFFLE   <  SKIP 972  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18623Torres, Anne, W57000MetzMoselleFrance
27608Hernandez, Hector, E98225BellinghamWashingtonUnited States
12692Lu, Glenn4171HawthorneQueenslandAustralia

Generated 2025-07-09 02:02:02.559 UTC