[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 250   SHUFFLE   <  SKIP 1321  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14701Macagno, Maurizio, J31770ColomiersGaronne (Haute)France
15457Martinez, Adriana, S66578NeunkirchenSaarlandGermany
14699Munoz, Gerald, R80074MünchenHamburgGermany

Generated 2025-07-10 17:01:27.742 UTC