[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 250   SHUFFLE   <  SKIP 836  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27835Ruiz, Darren, A17490Saint OuenCharente-MaritimeFrance
17485Davis, Blake, N98033KirklandWashingtonUnited States
12046Cook, Alexa94070San CarlosCaliforniaUnited States
12464Cook, Jared93000BobignySeine Saint DenisFrance

Generated 2025-07-13 23:15:14.978 UTC