[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 663   SHUFFLE   <  SKIP 157  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11930Nara, Jaclyn, M2055North SydneyNew South WalesAustralia
25967Martinez, Alexis, S94941Mill ValleyCaliforniaUnited States
24747Powell, Dakota, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-09 22:22:00.511 UTC