[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 31   SHUFFLE   <  SKIP 862  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14669Blanco, Erika, L2036MalabarNew South WalesAustralia
26999Brown, Samuel, MCM11BillericayEnglandUnited Kingdom
22134Raji, Leonard, L91502BurbankCaliforniaUnited States

Generated 2025-07-13 18:53:47.818 UTC