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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25901Harris, Lucas, E90802Long BeachCaliforniaUnited States
28316Martin, Jaime3000MelbourneVictoriaAustralia
27798Bryant, Brandon66578NeunkirchenSaarlandGermany
28842Bailey, Nicole, K90802Long BeachCaliforniaUnited States

Generated 2025-07-17 07:03:54.915 UTC