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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13892Diaz, Spencer, J97222MilwaukieOregonUnited States
23811Powell, Ethan, L91776San GabrielCaliforniaUnited States
26606Harris, Hannah, S98371PuyallupWashingtonUnited States

Generated 2025-07-20 15:40:51.608 UTC