[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 2421   SHUFFLE   <  SKIP 6135  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23132Lee, Anthony, M95062Santa CruzCaliforniaUnited States
11184Hernandez, Meghan94519ConcordCaliforniaUnited States
26978Sharma, Cassie, AEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-15 12:29:09.293 UTC