[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 6215   SHUFFLE   <  SKIP 139  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21401Powell, Eric97355LebanonOregonUnited States
27521Foster, Gabriel, G91910Chula VistaCaliforniaUnited States
26036Wright, Haley2580GoulburnNew South WalesAustralia

Generated 2025-07-20 13:46:45.926 UTC