[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 362   SHUFFLE   <  SKIP 4720  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13472Pearson, Simon91950National CityCaliforniaUnited States
26170Jenkins, Jeremiah, C91776San GabrielCaliforniaUnited States
17041Perry, Connor98501OlympiaWashingtonUnited States

Generated 2025-07-19 04:56:50.461 UTC