[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 3243   SHUFFLE   <  SKIP 1698  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22358Butler, Sydney, L92020El CajonCaliforniaUnited States
18492Johnston, Tamara, H2065St. LeonardsNew South WalesAustralia
26886Robinson, JasmineTY31RuncornEnglandUnited Kingdom

Generated 2025-07-16 09:11:27.458 UTC