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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12001Yang, Shannon2580GoulburnNew South WalesAustralia
15788Li, Barbara3000MelbourneVictoriaAustralia
14602Kelly, Kaylee, W91791West CovinaCaliforniaUnited States

Generated 2025-07-11 20:38:32.339 UTC