[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   SKIP 3104   SHUFFLE   <  SKIP 1954  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24185She, Tara93400Saint-DenisSeine Saint DenisFrance
20595Andersen, Karla, R93500PantinSeine Saint DenisFrance
12429Black, Melvin94519ConcordCaliforniaUnited States

Generated 2025-07-13 15:00:00.440 UTC