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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12618Lal, Dawn77127LieusaintSeine et MarneFrance
25333Coleman, Robert, L97005BeavertonOregonUnited States
18969Cox, Anna, L98036LynnwoodWashingtonUnited States

Generated 2025-07-11 06:02:03.727 UTC