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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15368Martin, Brandi, A90210Beverly HillsCaliforniaUnited States
14899Dominguez, Rodney, S94010BurlingameCaliforniaUnited States
29145Gray, Shelby, L98501OlympiaWashingtonUnited States

Generated 2025-07-12 04:58:41.459 UTC