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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12002Lopez, Adriana, A1597Lane CoveNew South WalesAustralia
19121Blue, Kaitlyn, F91203GlendaleCaliforniaUnited States
17494Alvarez, Mathew, L2113North RydeNew South WalesAustralia

Generated 2025-07-13 16:22:03.787 UTC