[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 4000   SHUFFLE   <  SKIP 3288  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22738Diaz, Haley94947NovatoCaliforniaUnited States
23058Rivera, Michelle, A94010BurlingameCaliforniaUnited States
19051Henderson, Taylor, M93000BobignySeine Saint DenisFrance

Generated 2025-07-14 07:31:26.807 UTC