[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 2421   SHUFFLE   <  SKIP 2876  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20541Hernandez, Allison, M90241DowneyCaliforniaUnited States
22521Rivera, Christina, K60323FrankfurtHessenGermany
12002Lopez, Adriana, A1597Lane CoveNew South WalesAustralia

Generated 2025-07-13 00:59:11.573 UTC