[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 324   SHUFFLE   <  SKIP 438  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28855Perez, Alexandra, M94611OaklandCaliforniaUnited States
15720Ramos, Jaime2036MalabarNew South WalesAustralia
14117Cook, Emma, G98901YakimaWashingtonUnited States

Generated 2025-07-14 07:02:09.237 UTC