[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 3936  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26536Thomas, Katherine91203GlendaleCaliforniaUnited States
29377Carlson, Rebekah66740SaarlouisSaarlandGermany
23674Walker, Jeremiah, A92020El CajonCaliforniaUnited States

Generated 2025-07-12 00:52:13.908 UTC