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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16185Raji, Grant, R2777SpringwoodNew South WalesAustralia
26338Coleman, Anna94611OaklandCaliforniaUnited States
28053Howard, Jared, C90210Beverly HillsCaliforniaUnited States

Generated 2025-07-13 23:58:43.040 UTC