[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 875   SHUFFLE   <  SKIP 2157  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25878Simmons, Brianna, E90012Los AngelesCaliforniaUnited States
25405Wagner, Brandon, E98168BurienWashingtonUnited States
27510Bailey, Cole, Q94010BurlingameCaliforniaUnited States

Generated 2025-07-15 01:51:05.828 UTC