[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 2693   SHUFFLE   <  SKIP 2272  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28996Rivera, Rachel, SV8Y 1L1CliffsideBritish ColumbiaCanada
26884James, Paige, S95010HofBayernGermany
21112Prasad, Johnathan75002ParisSeine (Paris)France
13915King, Allison, M91203GlendaleCaliforniaUnited States

Generated 2025-07-21 09:44:29.684 UTC