[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 3165   SHUFFLE   <  SKIP 1799  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15415Gray, Rachel99202SpokaneWashingtonUnited States
19256Griffin, Abigail, A75007ParisSeine (Paris)France
21662Muñoz, Orlando, L77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-13 18:57:46.499 UTC