[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 7849   SHUFFLE   <  SKIP 286  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21293Garcia, Ashley94519ConcordCaliforniaUnited States
18414Griffin, Gabrielle97005BeavertonOregonUnited States
17670Alexander, Gabrielle91945Lemon GroveCaliforniaUnited States

Generated 2025-07-22 11:52:14.400 UTC