[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 750   SHUFFLE   <  SKIP 489  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27543Griffin, Katherine, P94611OaklandCaliforniaUnited States
17308Kumar, Deborah, K3977CranbourneVictoriaAustralia
28478Long, Riley, M59000LilleNordFrance

Generated 2025-07-17 08:46:24.171 UTC