[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 3411   <  SKIP 259  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17296Johnston, Joanna, L3337MeltonVictoriaAustralia
26834Romero, Teresa, ACM11BillericayEnglandUnited Kingdom
16648Coleman, Rachel91203GlendaleCaliforniaUnited States

Generated 2025-07-20 11:43:10.924 UTC