[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 4614  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18701Lal, Kenneth, J3429SunburyVictoriaAustralia
27138Sara, Veronica92150SuresnesHauts de SeineFrance
27187Diaz, Lucas59368WerneNordrhein-WestfalenGermany
21139Adams, Alex, C97034Lake OswegoOregonUnited States

Generated 2025-07-10 21:51:31.437 UTC