[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 189   SHUFFLE   <  SKIP 1405  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22276Gray, Gabriella, M91776San GabrielCaliforniaUnited States
22337Jenkins, Haley, L94014ColmaCaliforniaUnited States
15759Brooks, Erin, L97005BeavertonOregonUnited States

Generated 2025-07-18 06:45:15.310 UTC