[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 767   SHUFFLE   <  SKIP 2152  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25262Chandra, Andre, L3337MeltonVictoriaAustralia
18801Yuan, Dawn, A94704BerkeleyCaliforniaUnited States
14175Mehta, CynthiaPE17BuryEnglandUnited Kingdom

Generated 2025-07-20 01:41:00.807 UTC