[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 2103   SHUFFLE   <  SKIP 3087  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22527Flores, Rachel, L59140DunkerqueNordFrance
20702Ross, Oscar, V94611OaklandCaliforniaUnited States
14486Coleman, Jonathan, R95062Santa CruzCaliforniaUnited States

Generated 2025-07-16 06:13:02.585 UTC