[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 250   SHUFFLE   <  SKIP 2469  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21893Hernandez, Brandi, C2036MalabarNew South WalesAustralia
23677Lewis, Charles, M94941Mill ValleyCaliforniaUnited States
23946Luo, Kelli66578NeunkirchenSaarlandGermany

Generated 2025-07-16 15:42:52.159 UTC