[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1961  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23664Guo, Sandra3220GeelongVictoriaAustralia
24286Goel, Kelvin91910Chula VistaCaliforniaUnited States
19761Lu, Alan6006PerthSouth AustraliaAustralia
22023Chen, Rafael, R90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 14:57:47.139 UTC