[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 416   SHUFFLE   <  SKIP 1926  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20660Cox, Christina98371PuyallupWashingtonUnited States
16508Zhu, Brent93500PantinSeine Saint DenisFrance
29293Wu, Nuan4171HawthorneQueenslandAustralia

Generated 2025-07-09 05:07:45.767 UTC