[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 1441   <  SKIP 451  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13570Jackson, Benjamin, J85049IngolstadtBayernGermany
11319Bailey, Jade, E94611OaklandCaliforniaUnited States
26525Bell, Jeremy, F91791West CovinaCaliforniaUnited States

Generated 2025-07-19 22:16:51.450 UTC