[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 2696   SHUFFLE   <  SKIP 20  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19189Price, Morgan59000LilleNordFrance
19626Anand, Bradley2580GoulburnNew South WalesAustralia
19381Romero, Brandi93500PantinSeine Saint DenisFrance

Generated 2025-07-16 18:45:04.031 UTC