[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   SHUFFLE   <  SKIP 2612  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19238West, Isabella98371PuyallupWashingtonUnited States
14697Jimenez, NelsonSW19 3RULondonEnglandUnited Kingdom
18610Rivera, Bailey94519ConcordCaliforniaUnited States
17382Allen, Blake94611OaklandCaliforniaUnited States

Generated 2025-07-11 15:45:14.879 UTC