[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 995   SHUFFLE   <  SKIP 2556  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13671Ramos, Frank66041PoingSaarlandGermany
15811Ms., Schultz, Barbara, R.2264SilverwaterNew South WalesAustralia
27276Alexander, Faith, A94704BerkeleyCaliforniaUnited States

Generated 2025-07-14 09:51:07.424 UTC