[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 3195  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27411Bendixen, Mason, J97330CorvallisOregonUnited States
23182Rivera, Savannah92020El CajonCaliforniaUnited States
14491Bailey, Isaac92102San DiegoCaliforniaUnited States

Generated 2025-07-08 16:10:36.979 UTC