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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29298Moreno, Diana, J2036MalabarNew South WalesAustralia
17760Romero, DianaEM15Esher-MoleseyEnglandUnited Kingdom
26536Thomas, Katherine91203GlendaleCaliforniaUnited States

Generated 2025-07-11 03:53:48.999 UTC