[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 438   SHUFFLE   <  SKIP 57  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11169Richardson, Bryce92118CoronadoCaliforniaUnited States
26762Perez, Rachael, D3205South MelbourneVictoriaAustralia
27124Kovar, Raymond, E57000MetzMoselleFrance

Generated 2025-07-12 22:51:34.087 UTC