[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 5465   <  SKIP 198  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12270Ramos, Ebony14197BerlinNordrhein-WestfalenGermany
27158Jones, LucasGA10GatesheadEnglandUnited Kingdom
17669Rivera, Olivia, N98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-21 14:28:13.399 UTC