[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 190   SHUFFLE   <  SKIP 615  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25516Hernandez, Cheryl66272Sulzbach TaunusSaarlandGermany
21388Lee, Nicole97045Oregon CityOregonUnited States
15271Yang, Samuel, R98104SeattleWashingtonUnited States

Generated 2025-07-16 02:03:21.315 UTC