[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 1076   SHUFFLE   <  SKIP 880  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28855Perez, Alexandra, M94611OaklandCaliforniaUnited States
12821McDonald, Cesar, C59100RoubaixNordFrance
25915Bryant, Paige, J98104SeattleWashingtonUnited States
16280Ma, Glenn, M48001MünsterSaarlandGermany

Generated 2025-07-19 11:43:56.384 UTC