[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 1445   SHUFFLE   <  SKIP 327  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15366Coleman, Alyssa, C91950Lincoln AcresCaliforniaUnited States
19179Sanz, Gloria, V92310SèvresHauts de SeineFrance
25168Hernandez, Micheal94704BerkeleyCaliforniaUnited States

Generated 2025-07-12 21:27:47.166 UTC