[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 6215   SHUFFLE   <  SKIP 161  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26171Ruiz, Randall, A94519ConcordCaliforniaUnited States
24948Carter, Nathan90241DowneyCaliforniaUnited States
26119Gray, Danielle, B90210Beverly HillsCaliforniaUnited States

Generated 2025-07-21 13:59:22.834 UTC