[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 475   SHUFFLE   <  SKIP 1898  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13813Sun, Kristen93290Tremblay-en-FranceSeine Saint DenisFrance
26853Rana, Shane78400ChatouYvelineFrance
24304Serrano, Beth2061Milsons PointNew South WalesAustralia

Generated 2025-07-21 10:47:20.071 UTC