[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 2812   <  SKIP 2057  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26675King, Natalie, L94070San CarlosCaliforniaUnited States
13865Foster, Mariah94947NovatoCaliforniaUnited States
12045Russell, Luis, A94941Mill ValleyCaliforniaUnited States

Generated 2025-07-20 02:17:47.632 UTC