[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 750   SHUFFLE   <  SKIP 323  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17784Patel, Mayra, R33098PaderbornNordrhein-WestfalenGermany
12066Powell, Wyatt, L90012Los AngelesCaliforniaUnited States
23666Anderson, Olivia98403TacomaWashingtonUnited States
21673Gill, Jésus, M75007ParisSeine (Paris)France

Generated 2025-07-09 02:01:18.726 UTC