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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25960Cai, Willie, S7001HobartTasmaniaAustralia
23263Lopez, Angel98168BurienWashingtonUnited States
18825Smith, Brandon, A94070San CarlosCaliforniaUnited States

Generated 2025-07-13 18:17:52.115 UTC