[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 159   SHUFFLE   <  SKIP 2365  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26606Harris, Hannah, S98371PuyallupWashingtonUnited States
29099Shen, Tony6006PerthSouth AustraliaAustralia
23269Griffin, Taylor, E92020El CajonCaliforniaUnited States

Generated 2025-07-12 22:40:34.108 UTC