[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 3220  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26751Serrano, Mallory, E2500WollongongNew South WalesAustralia
29438Fernandez, Terrance, G53131BonnHamburgGermany
17368Xie, Alisha, C98225BellinghamWashingtonUnited States
17949Mitchell, Sophia59000LilleNordFrance

Generated 2025-07-10 09:55:27.929 UTC