[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 413   SHUFFLE   <  SKIP 2214  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14557Sanz, Mathew, L7001HobartTasmaniaAustralia
19317Scott, Sara, C93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-14 03:30:52.935 UTC