[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 527   SHUFFLE   <  SKIP 1494  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16313Russell, Hailey, P33098PaderbornNordrhein-WestfalenGermany
27056James, Mackenzie, L90012Los AngelesCaliforniaUnited States
22147Kapoor, Brett, L4551CaloundraQueenslandAustralia

Generated 2025-07-20 23:27:51.443 UTC