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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23403Powell, Justin98312BremertonWashingtonUnited States
22655Young, Lucas, M95010HofBayernGermany
28145Jones, Brandon, C91502BurbankCaliforniaUnited States

Generated 2025-07-21 17:06:56.336 UTC