[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 401   <  SKIP 204  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11590Diaz, Erika, F93700DrancySeine Saint DenisFrance
25744Griffin, Gabriel66578NeunkirchenSaarlandGermany
18690Rivera, Carlos, C98312BremertonWashingtonUnited States

Generated 2025-07-22 13:00:33.531 UTC