[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 717   SHUFFLE   <  SKIP 2293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16633Becker, Kelli, E3198SeafordVictoriaAustralia
12663Adams, Morgan93400Saint-DenisSeine Saint DenisFrance
12953Cooper, Catherine, A99202SpokaneWashingtonUnited States

Generated 2025-07-12 00:26:21.061 UTC