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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22406Shen, Kelvin2036MalabarNew South WalesAustralia
12839Fernandez, DominiqueOX16 8RSOxonEnglandUnited Kingdom
18616Butler, Spencer, A94611OaklandCaliforniaUnited States

Generated 2025-07-14 03:48:30.914 UTC