[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 2295   SHUFFLE   <  SKIP 2477  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19531Robinson, John, I94014ColmaCaliforniaUnited States
11872Patterson, Faith, L91203GlendaleCaliforniaUnited States
24893Chande, Alvin, W3337MeltonVictoriaAustralia

Generated 2025-07-22 02:56:45.249 UTC