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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23128Jai, Dylan, J2500WollongongNew South WalesAustralia
27470Dominguez, Raquel, A2777SpringwoodNew South WalesAustralia
19260Sharma, LatoyaCM11BillericayEnglandUnited Kingdom

Generated 2025-07-10 22:39:32.236 UTC