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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24268Gill, Meredith, E1597Lane CoveNew South WalesAustralia
18069Hill, Elijah, E92020El CajonCaliforniaUnited States
11528Washington, Joan91203GlendaleCaliforniaUnited States

Generated 2025-07-21 08:55:11.885 UTC