[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 511   SHUFFLE   <  SKIP 746  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20888Raje, Clayton, P93290Tremblay-en-FranceSeine Saint DenisFrance
11362Shan, Damien, M3977CranbourneVictoriaAustralia
17899Moreno, Theresa, A75012ParisSeine (Paris)France
26065Powell, Chloe, J94704BerkeleyCaliforniaUnited States

Generated 2025-07-20 11:30:59.512 UTC