[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 4013  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11620Rodriguez, Megan, M98225BellinghamWashingtonUnited States
24117Gill, Shannon10501BerlinNordrhein-WestfalenGermany
13121Jimenez, Latasha, E3337MeltonVictoriaAustralia

Generated 2025-07-11 11:40:17.862 UTC