[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 2927   SHUFFLE   <  SKIP 296  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11201Foster, Amanda90401Santa MonicaCaliforniaUnited States
20825Kapoor, PamelaYO15YorkEnglandUnited Kingdom
26084Jenkins, Luke91977Spring ValleyCaliforniaUnited States

Generated 2025-07-16 15:46:50.604 UTC