[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 548   SHUFFLE   <  SKIP 10  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12831Lal, Kathryn, H66041PoingSaarlandGermany
27849Adams, Dalton93000BobignySeine Saint DenisFrance
29186Serrano, Mathew, A4810TownsvilleQueenslandAustralia

Generated 2025-07-09 19:56:08.196 UTC