[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 281   SHUFFLE   <  SKIP 1716  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25611Rodriguez, DeannaCM11BillericayEnglandUnited Kingdom
26319Martinez, Dylan, M95062Santa CruzCaliforniaUnited States
12375Raman, Jarrod95000CergyVal d'OiseFrance

Generated 2025-07-18 08:24:37.589 UTC