[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   SHUFFLE   SKIP 9932   <  SKIP 45  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13726Lewis, Austin, C90505TorranceCaliforniaUnited States
27822Lal, Jerry, LY024 1GFYorkEnglandUnited Kingdom
28984Cox, Katherine98501OlympiaWashingtonUnited States

Generated 2025-07-17 00:36:35.277 UTC