[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 872   SHUFFLE   <  SKIP 888  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12300Gonzalez, Adriana, L31770ColomiersGaronne (Haute)France
24091Munoz, Dwayne, F48001MünsterSaarlandGermany
12440Chandra, Francisco, A91502BurbankCaliforniaUnited States

Generated 2025-07-17 15:04:25.547 UTC