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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11880Sanchez, Melissa97301SalemOregonUnited States
17193Brooks, Haley, SPB12PeterboroughEnglandUnited Kingdom
23210Gray, Timothy, K94519ConcordCaliforniaUnited States
20477Washington, Brandon, E91776San GabrielCaliforniaUnited States

Generated 2025-07-14 02:35:20.805 UTC