[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 6739   <  SKIP 1273  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21691Martin, Brandon, SV8POak BayBritish ColumbiaCanada
25400Jai, Kyle91977Spring ValleyCaliforniaUnited States
24944Garcia, Whitney, H94704BerkeleyCaliforniaUnited States

Generated 2025-07-18 11:54:06.820 UTC