[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 406   SHUFFLE   <  SKIP 2914  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24918Cai, Warren3205South MelbourneVictoriaAustralia
22145Kelly, Eduardo, C94704BerkeleyCaliforniaUnited States
15461Gutierrez, Alberto, RGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-21 18:40:54.749 UTC