[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 1134   <  SKIP 95  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14269She, Tony, M90210Beverly HillsCaliforniaUnited States
21804Cook, Brooke, V98366Port OrchardWashingtonUnited States
28645Fernandez, Martin, D94010BurlingameCaliforniaUnited States

Generated 2025-07-18 02:40:33.931 UTC