[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 494   SHUFFLE   <  SKIP 1846  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11585Perez, Kari, LCM11BillericayEnglandUnited Kingdom
26970Rai, Kara, DPE17BuryEnglandUnited Kingdom
22528Blanco, JaimeRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-18 23:27:32.387 UTC