[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 650   SHUFFLE   <  SKIP 2799  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17057Raji, Tasha, T2036MalabarNew South WalesAustralia
18166Wood, Julian, AOX1OxfordEnglandUnited Kingdom
22165Perez, Aaron, L91203GlendaleCaliforniaUnited States

Generated 2025-07-14 09:47:57.528 UTC