[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 512   SHUFFLE   <  SKIP 1505  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12998Mehta, Mayra2036MatravilleNew South WalesAustralia
26024Gutierrez, Jill, N2036MalabarNew South WalesAustralia
14375Moore, Alexandra99362Walla WallaWashingtonUnited States

Generated 2025-07-10 21:01:36.936 UTC