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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25463Robinson, Miguel78100Saint Germain en LayeYvelineFrance
20455Blanco, Bruce, C3198SeafordVictoriaAustralia
25756Malhotra, Cassandra, L12311BerlinHamburgGermany

Generated 2025-07-20 15:03:46.261 UTC