[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5338  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12440Chandra, Francisco, A91502BurbankCaliforniaUnited States
24139Williams, Andrew, W60323FrankfurtHessenGermany
20438Scott, Robert, C91791West CovinaCaliforniaUnited States

Generated 2025-07-11 22:40:43.962 UTC