[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 3519  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21231Goel, Christine, A4171HawthorneQueenslandAustralia
17754King, Stephanie, W57000MetzMoselleFrance
11291Wright, Jenna91945Lemon GroveCaliforniaUnited States

Generated 2025-07-12 11:47:58.959 UTC