[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 1522  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13402Turner, Gabriel, E92020El CajonCaliforniaUnited States
26477Rana, Joel94010BurlingameCaliforniaUnited States
19203Navarro, Darren, E90210Beverly HillsCaliforniaUnited States
12297Blanco, Felicia60323FrankfurtHessenGermany

Generated 2025-07-13 05:20:54.782 UTC