[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 680   SHUFFLE   <  SKIP 6155  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11787Nath, Jerry91502BurbankCaliforniaUnited States
26606Harris, Hannah, S98371PuyallupWashingtonUnited States
11199Bennett, Jacqueline94010BurlingameCaliforniaUnited States

Generated 2025-07-13 09:32:18.886 UTC