[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 3669   SHUFFLE   <  SKIP 1424  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14268Roberts, Isabella90210Beverly HillsCaliforniaUnited States
15339Zhang, Noah, J94536FremontCaliforniaUnited States
19979Browning, Janet3337MeltonVictoriaAustralia

Generated 2025-07-15 07:31:59.427 UTC