[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 4438   <  SKIP 382  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23922Richardson, Cody66578NeunkirchenSaarlandGermany
26525Bell, Jeremy, F91791West CovinaCaliforniaUnited States
13067Garcia, Olivia, S98168BurienWashingtonUnited States

Generated 2025-07-14 02:36:03.915 UTC