[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 875   SHUFFLE   <  SKIP 3830  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21199Raman, Ruth, L2036MalabarNew South WalesAustralia
27549Johnson, Hunter, M99362Walla WallaWashingtonUnited States
15102Malhotra, Allen, ALE18LeedsEnglandUnited Kingdom

Generated 2025-07-10 04:42:56.612 UTC