[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 327   SHUFFLE   <  SKIP 864  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22030Shen, Barbara3198SeafordVictoriaAustralia
20818Powell, Rachel4000BrisbaneQueenslandAustralia
23140Lee, Tyler, A98168BurienWashingtonUnited States

Generated 2025-07-12 17:16:38.309 UTC