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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14857Serrano, Diane, E3198SeafordVictoriaAustralia
13898Baker, Richard97330CorvallisOregonUnited States
15928Pal, Priscilla, J66578NeunkirchenSaarlandGermany

Generated 2025-07-12 14:42:21.393 UTC