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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29082Ramos, Sabrina, L2500WollongongNew South WalesAustralia
18130Mitchell, Kaitlyn, D66578NeunkirchenSaarlandGermany
15399Murphy, Mackenzie, J94704BerkeleyCaliforniaUnited States

Generated 2025-07-12 01:02:37.505 UTC