[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 1993  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23437Munoz, Briana3220GeelongVictoriaAustralia
16658Raje, Ashlee, E2500WollongongNew South WalesAustralia
21840Ma, StaceySL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-20 17:37:35.308 UTC