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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23231Moore, Dylan, H57000MetzMoselleFrance
11681Jones, Abigail, E99202SpokaneWashingtonUnited States
14454Anderson, Kayla92806La JollaCaliforniaUnited States

Generated 2025-07-10 20:54:26.453 UTC