[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 3137  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21867Mr., Ruggiero, Michael93400Saint-DenisSeine Saint DenisFrance
26060Edwards, Kyle, D91776San GabrielCaliforniaUnited States
11308Gonzales, Ian, T97045Oregon CityOregonUnited States
26123Scott, Isabella, R91950National CityCaliforniaUnited States

Generated 2025-07-13 22:26:54.346 UTC