[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 650   SHUFFLE   <  SKIP 1449  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28306Powell, Elizabeth, K3337MeltonVictoriaAustralia
26751Serrano, Mallory, E2500WollongongNew South WalesAustralia
28448Campbell, Katherine, PGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-14 09:13:17.200 UTC