[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 482   SHUFFLE   <  SKIP 3861  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17606Peterson, Jacqueline, D94704BerkeleyCaliforniaUnited States
26147Subram, Ivan, A6006PerthSouth AustraliaAustralia
25153Coleman, Ryan98366Port OrchardWashingtonUnited States

Generated 2025-07-16 20:16:03.757 UTC