[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 468   SHUFFLE   <  SKIP 873  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21961Garcia, Chelsea4171HawthorneQueenslandAustralia
20109Stewart, Katelyn, K92625Newport BeachCaliforniaUnited States
15278Russell, Brandon94070San CarlosCaliforniaUnited States

Generated 2025-07-08 10:50:08.996 UTC