[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 3792  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19646Lee, IanV9MetchosinBritish ColumbiaCanada
24196Gill, Armando, J31770ColomiersGaronne (Haute)France
14483Henderson, Nicole, A97034Lake OswegoOregonUnited States

Generated 2025-11-05 16:48:21.206 UTC