[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 717   SHUFFLE   <  SKIP 1998  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17288Torres, Dwayne, R2444Port MacquarieNew South WalesAustralia
26653Allen, Kaylee2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-14 14:56:37.511 UTC